projects
/
emacs.git
/ commitdiff
commit
grep
author
committer
pickaxe
?
search:
re
summary
|
shortlog
|
log
|
commit
| commitdiff |
tree
raw
|
patch
| inline |
side by side
(parent:
101bb4a
)
(Man-filter-list): Don't insist on `...done' after `wait'.
author
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Mar 1994 17:08:48 +0000
(17:08 +0000)
committer
Richard M. Stallman
<rms@gnu.org>
Thu, 10 Mar 1994 17:08:48 +0000
(17:08 +0000)
Match `Reformatting entry. Wait'.
lisp/man.el
patch
|
blob
|
history
diff --git
a/lisp/man.el
b/lisp/man.el
index fa514efda05eea107673acb67583e8c20c1aef55..66dbbf766a5b62aa6a8c8a232b379e32f11e9229 100644
(file)
--- a/
lisp/man.el
+++ b/
lisp/man.el
@@
-142,7
+142,8
@@
the associated section number.")
'(("sed "
(;;"-e 's/.\010//g'"
"-e '/[Nn]o such file or directory/d'"
- "-e '/Reformatting page. Wait... done/d'"
+ "-e '/Reformatting page. Wait/d'"
+ "-e '/Reformatting entry. Wait/d'"
"-e '/^\\([A-Z][A-Z.]*([0-9A-Za-z][-0-9A-Za-z+]*)\\).*\\1$/d'"
"-e '/^[ \\t]*Hewlett-Packard Company[ \\t]*- [0-9]* -.*$/d'"
"-e '/^[ \\t]*Hewlett-Packard[ \\t]*- [0-9]* -.*$/d'"